home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4434 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.5 KB

  1. Path: classic.iinet.com.au!news
  2. From: ng@mitswa.com.au (John A Ng)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: C, C++, or both..??
  5. Date: Tue, 30 Jan 1996 06:13:03 GMT
  6. Organization: MITS (WA)
  7. Message-ID: <4ekbjh$brp@classic.iinet.com.au>
  8. References: <4ehif2$ljf@news.iconn.net> <DLyBD0.1nM@tr.unisys.com>
  9. NNTP-Posting-Host: grunge54.nv.iinet.net.au
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. >In article <4ehif2$ljf@news.iconn.net>, thecrow@iconn.net (The Crow) says:
  13. >>
  14. >>I am 17 years old, I have a rudimentary understanding of both C and C++ at this 
  15. >>point.(I know Pascal well) I want to really delve into something at this point. 
  16. >>My eventual goal is to either start my own software company, or work for one as 
  17. >>a programmer. Should I concentrate only on C++ for now, only C for now, or 
  18. >>both? Or does it not really matter? I have read up on C++ and I really don't 
  19. >>see much benefit from it. People have kept applications in order (mostly) for 
  20. >>years without 'object oriented' programming...and C seems to be faster and much 
  21. >>less of a pain.
  22.  
  23.  
  24. C is as good as line text editors are good.  If you haven't used
  25. full-screen editors well, you would say they are as convenient line
  26. editors.  C++ is a whole lot simpler than C.  Your statement that "C is
  27. much less of a pain" is totally the reverse.  To reap the benefit of
  28. C++, you will have to think C++.  Using C's trend of thought to program
  29. C++ is like trying to peddle a car.  Once you really think in OOP, there
  30. is no going back... like me, I can't stand C anymore.
  31. Regards,
  32.  
  33. John Ng
  34. ng@mitswa.com.au
  35. Western Australia
  36.  
  37.